My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: Transaction line quantityshiprecv field is empty
Hi @VirtusX, Please use below. <#list transaction.item as item> ${item.item} - Qty ${item.quantityreceived}<br /> </#list> I hope this helps. Regards, Michelle Jabanes | Ask a Guru …1 -
Re: Contact Role - List Values
Hello @KNason76, I'm afraid that we can't sort these Contact Roles in the drop down list. An enhancement was logged under Enhancement # 234344. You might want to include this when voting fo…1 -
Re: New Role cant edit Return Authorization
Hi Kanika, I agree with @JohnCirocco, the steps he provided is the best way to get the permission you need when accessing the record. If the Return Authorizations and Return Authorization Approval pe…1 -
Re: Email template for receipts
That's interesting! Instead of selecting the field from the dropdown, can you try to copy and paste the ${customer.category} to check if this will populate the information? I was able to pull up…1 -
Re: Email template for receipts
Hi Kris, Can you try changing the ${customer.firstname} ${customer.lastname} to ${transaction.entity}? If this will work, it means that the Customer Type is set to Company. The tag ${transaction.enti…1
